services.gitlab-runner.services.<name>.buildsDir

Absolute path to a directory where builds will be stored in context of selected executor (Locally, Docker, SSH).

Type
null or absolute path
Default
null
Example
"/var/lib/gitlab-runner/builds"
Declared
<nixpkgs/nixos/modules/services/continuous-integration/gitlab-runner/runner.nix>